* {
  outline: none; }

:focus {
  outline: 0; }

.overflow-hidden {
  overflow: hidden; }

.form-control {
  border-radius: 0;
  box-shadow: none; }
  .form-control:focus {
    box-shadow: none; }

.btn {
  border-radius: 0; }
  .btn:active {
    box-shadow: none; }

.btn-danger {
  background: #f56c6c;
  border-color: #f56c6c; }
  .btn-danger:hover {
    background: #f78989;
    border-color: #f78989; }
  .btn-danger:active, .btn-danger:focus, .btn-danger:active:focus {
    background: #dd6161;
    border-color: #dd6161; }

a {
  color: #5e6d82; }
  a:hover {
    color: #409eff; }

#header .top {
  height: 40px;
  line-height: 40px;
  background: #224d77;
  color: #fff; }
  #header .top a {
    color: #fff; }
  #header .top .link a {
    margin-left: 30px; }
#header .navbar {
  margin-bottom: 0;
  border: 0; }
  #header .navbar .navbar-brand {
    padding-top: 0; }
    #header .navbar .navbar-brand img {
      height: 50px; }
#header .navbar-toggle {
  overflow: hidden;
  border: 0;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  position: fixed;
  right: 10px;
  top: 10px;
  z-index: 9999;
  overflow: hidden; }
  #header .navbar-toggle .hamburger,
  #header .navbar-toggle .hamburger:before,
  #header .navbar-toggle .hamburger:after,
  #header .navbar-toggle .cross:before,
  #header .navbar-toggle .cross:after {
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    line-height: 2px;
    background: #1d3658;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1px 0 0 -11px;
    transition: transform 0.15s cubic-bezier(0.6, 0, 0.2, 1);
    /*
    transition-timing-function: cubic-bezier(0.600, 0.000, 0.200, 1.000);
    transition-delay: 0.15s;
    */ }
  #header .navbar-toggle .cross:before,
  #header .navbar-toggle .cross:after {
    background: #fff; }
  #header .navbar-toggle .hamburger:before {
    margin-top: -7px;
    transition-delay: 0.2s; }
  #header .navbar-toggle .hamburger:after {
    margin-top: 5px;
    transition-delay: 0.27s; }
  #header .navbar-toggle .cross:before {
    transform: translateY(-70px) translateX(-70px) rotate(45deg);
    transition-delay: 0.12s; }
  #header .navbar-toggle .cross:after {
    transform: translateY(70px) translateX(-70px) rotate(-45deg);
    transition-delay: 0s; }
  #header .navbar-toggle.expand .hamburger,
  #header .navbar-toggle.expand .hamburger:before,
  #header .navbar-toggle.expand .hamburger:after {
    transform: translateX(-70px); }
  #header .navbar-toggle.expand .hamburger:before {
    transition-delay: 0.07s; }
  #header .navbar-toggle.expand .hamburger:after {
    transition-delay: 0s; }
  #header .navbar-toggle.expand .cross:before {
    transform: rotate(45deg);
    transition-delay: 0.12s; }
  #header .navbar-toggle.expand .cross:after {
    transform: rotate(-45deg);
    transition-delay: 0.24s; }

.banner-3 {
  width: 100%;
  height: 200px;
  background: #000; }

.banner-4 {
  position: relative; }
  .banner-4 .video {
    height: 200px; }
  .banner-4 .vidbacking {
    background: #000; }
  .banner-4 .text {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    padding: 0 15px;
    display: table;
    position: absolute;
    left: 0;
    top: 0; }
    .banner-4 .text .container {
      display: table-cell;
      vertical-align: middle; }
    .banner-4 .text h3 {
      font-size: 34px;
      line-height: 40px;
      padding-bottom: 10px;
      margin: 0; }

#home .banner {
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative; }
  #home .banner img {
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1; }
  #home .banner .container {
    color: #fff;
    display: table;
    height: 100%; }
    #home .banner .container > div {
      display: table-cell;
      vertical-align: middle; }
    #home .banner .container h3 {
      font-size: 28px;
      line-height: 40px;
      /*
      white-space: nowrap;
      */ }
      #home .banner .container h3:before, #home .banner .container h3:after {
        content: '';
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 50px;
        height: 3px;
        background: #fff;
        vertical-align: middle;
        margin: 0 15px; }
      #home .banner .container h3 span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: middle;
        width: 60%; }
    #home .banner .container p {
      padding-top: 30px;
      overflow: hidden;
      width: 100%; }
      #home .banner .container p a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        line-height: 16px;
        font-size: 14px;
        padding: 14px 70px;
        border: 1px solid #224d77;
        background-color: #224d77;
        color: #fff;
        margin: 0 10px;
        transition: all .2s ease-in-out; }
        #home .banner .container p a.plain {
          border-color: #49fffb;
          background-color: transparent; }
          #home .banner .container p a.plain:hover {
            background-color: #49fffb;
            color: #fff; }
        #home .banner .container p a:hover {
          text-decoration: none;
          background-color: transparent;
          color: #224d77; }
#home .agent {
  background: #161645 url("../images/ucG5n.png") no-repeat 0 0;
  background-size: cover;
  padding: 60px 0;
  color: #fff;
  text-align: center; }
  #home .agent .col-sm-3 {
    position: relative;
    line-height: 25px;
    padding: 32px 0; }
    #home .agent .col-sm-3 img {
      display: block;
      margin: 0 auto 10px;
      max-width: 80%;
      height: auto; }
    #home .agent .col-sm-3:not(:last-child):after {
      content: '';
      display: block;
      width: 1px;
      background: rgba(109, 153, 186, 0.2);
      position: absolute;
      right: 0;
      top: 0;
      height: 100%; }
#home .product {
  padding: 80px 0;
  background: #fafafa; }
  #home .product .header {
    padding-bottom: 40px; }
    #home .product .header h3 {
      font-size: 26px;
      line-height: 35px;
      padding: 0 0 10px;
      color: #1d3658; }
    #home .product .header p {
      color: #666;
      font-size: 13px;
      line-height: 25px; }
  #home .product .list {
    /*
    position: relative;
    height: 430px;
    */ }
    #home .product .list figure a {
      display: block;
      text-decoration: none; }
      #home .product .list figure a .thumb {
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 75%;
        overflow: hidden; }
        #home .product .list figure a .thumb img {
          display: block;
          width: 100%; }
      #home .product .list figure a figcaption {
        font-size: 14px;
        font-weight: 400;
        line-height: 40px;
        height: 40px;
        text-align: center;
        overflow: hidden;
        margin: 15px 0 25px; }
    #home .product .list _figure {
      text-align: center; }
      #home .product .list _figure img {
        height: 180px; }
      #home .product .list _figure figcaption {
        font-size: 20px;
        height: 250px;
        width: 100%;
        line-height: 40px;
        padding-top: 40px; }
        #home .product .list _figure figcaption span {
          display: block;
          margin-top: 60px;
          transition: all 0.3s ease-out 0s; }
      #home .product .list _figure a {
        color: #666;
        display: block;
        overflow: hidden; }
        #home .product .list _figure a:before {
          content: '';
          display: block;
          position: absolute;
          width: 20px;
          height: 2px;
          background: #1e73be;
          left: 50%;
          top: 50%;
          margin: -1px 0 0 -10px;
          transition: all 0.3s ease-out 0s; }
        #home .product .list _figure a:after {
          content: '';
          display: block;
          /*
          border: 1px solid #99b7cc;
          */
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          opacity: 0;
          transition: all 0.3s ease-out 0s; }
        #home .product .list _figure a:hover {
          text-decoration: none;
          color: #1e73be; }
          #home .product .list _figure a:hover:before {
            opacity: 0;
            margin-top: -10px; }
          #home .product .list _figure a:hover:after {
            opacity: 1;
            top: 10px;
            right: 10px;
            bottom: 10px;
            left: 10px; }
          #home .product .list _figure a:hover figcaption span {
            margin-top: 40px; }
    #home .product .list .swiper-slide:nth-child(2n) a {
      position: relative;
      padding-bottom: 180px; }
      #home .product .list .swiper-slide:nth-child(2n) a img {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%); }
  #home .product .swiper-button-group {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -40px -40px 0 0;
    z-index: 1; }
  #home .product .swiper-button-prev,
  #home .product .swiper-button-next {
    background: #1d3658;
    font-size: 24px;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 0;
    position: static;
    color: #fff; }
    #home .product .swiper-button-prev:hover,
    #home .product .swiper-button-next:hover {
      background-color: #3472a7; }
#home .brand {
  background: url("../images/p_3D.png");
  padding: 60px 0 80px; }
  #home .brand .header {
    padding-bottom: 40px; }
    #home .brand .header h3 {
      font-size: 26px;
      line-height: 35px;
      padding: 0 0 10px;
      color: #1d3658; }
    #home .brand .header p {
      color: #999;
      font-size: 13px;
      line-height: 25px; }
  #home .brand .list figure {
    display: block; }
    #home .brand .list figure .thumb {
      width: 100%;
      /*
      height: 0;
      padding-bottom: 75%;
      */
      height: 160px;
      position: relative;
      background: #fff; }
      #home .brand .list figure .thumb img {
        width: 100%;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%); }
  #home .brand .footer {
    padding-top: 50px; }
    #home .brand .footer .more {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      line-height: 16px;
      font-size: 14px;
      padding: 14px 70px;
      border: 1px solid #224d77;
      background-color: transparent;
      color: #224d77;
      margin: 0 10px;
      transition: all .2s ease-in-out; }
      #home .brand .footer .more:hover {
        text-decoration: none;
        background-color: #224d77;
        color: #fff; }
#home .solution,
#home .download {
  padding-top: 100px;
  padding-bottom: 100px; }
  #home .solution dl,
  #home .download dl {
    width: 100%;
    max-width: 600px;
    padding: 0 40px;
    color: #fff; }
    #home .solution dl dt,
    #home .download dl dt {
      font-size: 22px;
      line-height: 30px;
      padding-bottom: 20px;
      font-weight: 400; }
    #home .solution dl dd,
    #home .download dl dd {
      font-size: 14px;
      line-height: 20px; }
      #home .solution dl dd p,
      #home .download dl dd p {
        height: 60px; }
      #home .solution dl dd a,
      #home .download dl dd a {
        display: block;
        width: 178px;
        height: 50px;
        line-height: 48px;
        border: 1px solid #fff;
        color: #fff;
        transition: all .2s ease-in-out;
        text-align: center; }
        #home .solution dl dd a:hover,
        #home .download dl dd a:hover {
          background: #fff;
          color: #424242;
          text-decoration: none; }
#home .solution {
  background: url("../images/a6x5m-vkpar.jpg") no-repeat;
  background-size: cover; }
  #home .solution dl {
    float: right; }
#home .download {
  background: url("../images/aor7m-n90k2.jpg") no-repeat;
  background-size: cover; }
#home .news {
  padding: 60px 0 80px; }
  #home .news .header {
    padding-bottom: 40px; }
    #home .news .header h3 {
      font-size: 26px;
      line-height: 35px;
      padding: 0 0 10px;
      color: #1d3658; }
    #home .news .header p {
      color: #999;
      font-size: 13px;
      line-height: 25px; }
  #home .news figure {
    display: block;
    padding: 25px 60px 80px;
    background: #f8f8f8;
    transition: all 0.3s ease-out 0s;
    line-height: 20px;
    position: relative; }
    #home .news figure time {
      display: block;
      font-size: 24px;
      color: #c4c4c4;
      line-height: 30px; }
    #home .news figure h3 {
      margin-top: 0;
      font-size: 15px;
      line-height: 20px;
      margin-bottom: 10px;
      font-weight: 400;
      transition: all .3s ease-out 0s; }
      #home .news figure h3 a {
        color: #666; }
    #home .news figure p {
      color: #999;
      font-size: 12px;
      height: 40px;
      overflow: hidden;
      transition: all .3s ease-out 0s; }
    #home .news figure .thumb {
      height: 275px;
      overflow: hidden; }
      #home .news figure .thumb img {
        width: 100%; }
    #home .news figure .more {
      display: block;
      width: 140px;
      height: 37px;
      position: absolute;
      bottom: 0;
      transition: all .36s ease;
      opacity: 0; }
      #home .news figure .more .fa {
        display: none; }
      #home .news figure .more:before {
        content: '';
        display: block;
        position: absolute;
        transition: all .36s ease;
        width: 1px;
        height: 15px;
        background: #1d3658;
        left: 50%;
        top: 50%;
        margin-top: -40px; }
      #home .news figure .more:after {
        content: '';
        display: block;
        position: absolute;
        transition: all .36s ease;
        width: 15px;
        height: 1px;
        background: #1d3658;
        left: 50%;
        margin-left: -7px;
        top: 50%; }
    #home .news figure:hover {
      background: #224d77; }
      #home .news figure:hover h3 a {
        color: #fff; }
      #home .news figure:hover p {
        color: #fff;
        padding-left: 30px;
        position: relative; }
        #home .news figure:hover p:before {
          content: '';
          display: block;
          position: absolute;
          width: 1px;
          height: 100%;
          background: #fff;
          top: 0;
          left: 0; }
      #home .news figure:hover .more {
        bottom: 20px;
        background: #fff;
        opacity: 1; }
        #home .news figure:hover .more:before {
          margin-top: -7px; }
  #home .news ul li {
    padding-bottom: 20px; }
    #home .news ul li figure {
      padding: 25px 100px 25px 40px; }
      #home .news ul li figure time {
        position: absolute;
        right: 25px;
        top: 20px; }
      #home .news ul li figure h3 {
        position: relative; }
        #home .news ul li figure h3:before {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          margin: -2px 0 0 -20px;
          width: 4px;
          height: 4px;
          background: #666;
          border-radius: 50%; }
      #home .news ul li figure p {
        height: 60px; }
      #home .news ul li figure .more {
        width: 40px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        color: #ccc;
        border-left: 1px solid #999;
        opacity: 1;
        right: 15px;
        bottom: 25px; }
        #home .news ul li figure .more .fa {
          display: inline;
          transition: all .36s ease; }
        #home .news ul li figure .more:before, #home .news ul li figure .more:after {
          display: none; }
      #home .news ul li figure:hover h3 {
        margin-left: 20px; }
        #home .news ul li figure:hover h3:before {
          background: #fff; }
      #home .news ul li figure:hover p {
        padding-left: 0;
        margin-left: 20px; }
        #home .news ul li figure:hover p:before {
          display: none; }
      #home .news ul li figure:hover .more {
        background: transparent;
        text-decoration: none;
        bottom: 25px; }
        #home .news ul li figure:hover .more .fa {
          margin-left: 20px; }
#home .contact {
  padding: 30px 0 80px; }
  #home .contact .header {
    padding-bottom: 40px; }
    #home .contact .header h3 {
      font-size: 26px;
      line-height: 35px;
      padding: 0 0 10px;
      color: #1d3658; }
    #home .contact .header p {
      color: #999;
      font-size: 16px;
      line-height: 25px; }
  #home .contact dl dt {
    color: #333;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 400; }
    #home .contact dl dt span {
      color: #b5b5b5;
      font-size: 14px;
      font-family: century gothic; }
  #home .contact dl dd {
    color: #666;
    line-height: 30px; }
  #home .contact .feedback {
    margin-top: 30px; }
    #home .contact .feedback h3 {
      color: #333;
      line-height: 20px;
      font-size: 16px;
      margin-bottom: 20px;
      font-weight: 400; }
      #home .contact .feedback h3 span {
        color: #b5b5b5;
        font-size: 14px;
        font-family: century gothic; }
    #home .contact .feedback .form-group label {
      display: none; }
    #home .contact .feedback .btn {
      padding: 8px 50px; }

#footer {
  background: #224d77;
  padding: 30px 0;
  color: #fff;
  line-height: 25px; }
  #footer a {
    color: #fff; }
  #footer .link {
    margin-bottom: 10px;
    line-height: 20px; }
    #footer .link a:not(:last-child):after {
      content: '';
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin: -2px 10px 1px;
      width: 1px;
      height: 12px;
      vertical-align: middle;
      background: #fff; }
  #footer .qrcode {
    float: right;
    text-align: center;
    line-height: 30px;
    font-size: 12px; }
    #footer .qrcode img {
      max-width: 100%;
      width: 100px;
      height: auto; }

#post .banner {
  height: 300px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover; }
#post .breadcrumb-wrap {
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  color: #5e6d82;
  margin-bottom: 80px; }
  #post .breadcrumb-wrap .breadcrumb {
    padding: 0;
    line-height: 30px;
    margin: 0; }
#post .nav-pills {
  color: #5e6d82; }
  #post .nav-pills li a {
    background: none;
    color: #5e6d82; }
    #post .nav-pills li a span {
      font-size: 12px; }
    #post .nav-pills li a:hover {
      color: #000; }
#post .nav-stacked {
  border-top: 2px solid rgba(34, 77, 119, 0.5);
  padding-top: 30px; }
  #post .nav-stacked li:not(:first-child) {
    border-top: 1px solid #e0e0e0; }
#post .main {
  border-top: 2px solid rgba(34, 77, 119, 0.5);
  padding: 30px 0;
  color: #5e6d82; }
#post .content {
  color: #5e6d82;
  padding: 30px 0; }
  #post .content p {
    line-height: 30px;
    margin-bottom: 20px; }
  #post .content img {
    max-width: 100% !important;
    height: auto !important; }
  #post .content .download {
    text-align: center; }
    #post .content .download a {
      font-family: "FontAwesome" !important;
      padding: 10px 20px;
      background-color: #409eff;
      border-color: #409eff;
      color: #fff;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      line-height: 20px;
      transition: all .6s ease; }
      #post .content .download a:before {
        content: '\f019';
        margin-right: 5px; }
      #post .content .download a:hover {
        text-decoration: none;
        background: #66b1ff;
        border-color: #66b1ff; }
#post .news ul li figure {
  background: #f4f4f4;
  border: 1px solid #d4d4d4;
  margin-bottom: 30px;
  transition: all .6s ease; }
  #post .news ul li figure .thumb {
    display: block;
    overflow: hidden;
    height: 200px; }
    #post .news ul li figure .thumb img {
      width: 100%; }
  #post .news ul li figure figcaption {
    padding: 20px; }
    #post .news ul li figure figcaption h3 {
      margin-top: 0;
      margin-bottom: 25px;
      font-size: 16px;
      font-weight: 400;
      white-space: nowrap;
      text-overflow: ellipsis;
      word-break: break-all;
      overflow: hidden;
      line-height: 30px; }
      #post .news ul li figure figcaption h3 a {
        color: #494949; }
    #post .news ul li figure figcaption p {
      color: #7c7c7c;
      line-height: 24px;
      height: 72px;
      overflow: hidden;
      margin-right: 10px;
      transition: all .6s ease; }
    #post .news ul li figure figcaption .more {
      display: block;
      margin: 20px 0;
      color: #353535;
      cursor: pointer; }
      #post .news ul li figure figcaption .more:hover {
        text-decoration: none; }
#post .news ul li:hover figure {
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
  margin-top: -4px;
  margin-bottom: 34px;
  background: #fff;
  border-color: #fff; }
  #post .news ul li:hover figure figcaption p {
    margin-left: 10px;
    margin-right: 0; }
#post .subnav {
  margin-bottom: 30px; }
  #post .subnav > ul > li span {
    margin-right: 4px; }
  #post .subnav > ul > li > ul {
    display: none; }
    #post .subnav > ul > li > ul > li {
      line-height: 30px; }
      #post .subnav > ul > li > ul > li > ul {
        display: none; }
#post .case ul li figure {
  background: #fff;
  border: 1px solid #efefef;
  margin-bottom: 30px;
  transition: all .6s ease; }
  #post .case ul li figure .thumb {
    display: block;
    overflow: hidden;
    width: 100%;
    /*
    height: 200px;
    position: relative;
    */
    height: 0;
    padding-bottom: 100%; }
    #post .case ul li figure .thumb img {
      /*
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      
      height: 100%;
      */
      display: block;
      width: 100%; }
  #post .case ul li figure h3 {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 40px;
    padding: 10px;
    margin: 0; }
    #post .case ul li figure h3 a {
      display: block;
      color: #666;
      position: relative;
      padding: 10px 0;
      line-height: 30px;
      height: 50px;
      white-space: nowrap;
      text-overflow: ellipsis;
      word-break: break-all;
      overflow: hidden;
      text-decoration: none; }
      #post .case ul li figure h3 a:before {
        content: '';
        height: 1px;
        width: 0;
        background: #1d3658;
        position: absolute;
        left: 0;
        top: 0;
        transition: all .6s ease; }
#post .case ul li:hover figure {
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
  margin-top: -4px;
  margin-bottom: 34px;
  border: 1px solid #d4d4d4; }
  #post .case ul li:hover figure h3 a {
    color: #333; }
    #post .case ul li:hover figure h3 a:before {
      width: 100%; }
#post .case .prev-next li {
  margin-bottom: 15px; }
#post .case .gallery {
  padding-top: 40px; }
  #post .case .gallery img {
    width: 100%; }
#post .case .swiper-button-prev,
#post .case .swiper-button-next {
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 16px auto;
  width: 30px;
  height: 50px;
  margin-top: -25px; }
#post .case .swiper-button-prev {
  left: 0; }
#post .case .swiper-button-next {
  right: 0; }
#post .case .thumbs {
  padding: 15px 0;
  background: #f4f4f4; }
  #post .case .thumbs .swiper-slide {
    width: 20%; }
  #post .case .thumbs img {
    width: 100%; }
#post .brand ul li .thumb {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  background: #fafafa;
  overflow: hidden;
  position: relative;
  transition: all .2s ease-in-out; }
  #post .brand ul li .thumb img {
    width: 90%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5%; }
  #post .brand ul li .thumb:hover {
    background: #efefef; }
#post .brand ul li h3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 40px;
  text-align: center; }
  #post .brand ul li h3 a {
    display: block;
    text-decoration: none;
    transition: all .2s ease-in-out; }
    #post .brand ul li h3 a:hover {
      background: #409eff;
      color: #fff; }
#post .contact {
  padding: 20px 0 100px; }
  #post .contact h5 {
    margin-bottom: 15px;
    font-size: 16px; }
  #post .contact ul li {
    color: #5e6d82;
    line-height: 30px; }
  #post .contact .feedback {
    padding-top: 10px; }
    #post .contact .feedback .form-group {
      position: relative; }
      #post .contact .feedback .form-group label {
        position: absolute;
        left: 16px;
        top: 1px;
        margin-bottom: 0;
        font-weight: 400;
        line-height: 32px;
        height: 32px;
        padding-left: 12px;
        background: #fff;
        pointer-events: auto; }
      #post .contact .feedback .form-group .form-control {
        border-color: transparent transparent #ccc transparent; }
        #post .contact .feedback .form-group .form-control:focus {
          border-color: transparent transparent #409eff transparent; }
    #post .contact .feedback .btn-primary {
      transition: all .2s ease-in-out;
      background-color: #409eff;
      border-color: #409eff;
      color: #fff;
      padding: 8px 36px; }
      #post .contact .feedback .btn-primary:hover {
        background: #66b1ff;
        border-color: #66b1ff; }
#post .share {
  padding: 15px 0;
  border: 1px solid #efefef;
  border-left: 0;
  border-right: 0; }
  #post .share .social-share-icon {
    margin: 0 8px 0 0; }
#post .prev-next {
  color: #888;
  margin-top: 20px; }
#post .nav-back {
  padding: 30px 0; }
  #post .nav-back .btn {
    padding: 10px 30px; }
#post .relation ul li {
  padding: 15px 0;
  line-height: 25px; }
  #post .relation ul li:not(:last-child) {
    border-bottom: 1px solid #efefef; }
  #post .relation ul li a {
    color: #888;
    transition: all .2s ease-in-out;
    display: block; }
    #post .relation ul li a:hover {
      text-decoration: none;
      color: #409eff;
      padding-left: 15px; }

/*
col-lg-* min-width:1200px
col-md-* min-width:992px
col-sm-* min-width:768px
col-xs-* max-width:768px
*/
@media (max-width: 767px) {
  #header .navbar .collapse {
    display: block; }
  #header .navbar .navbar-collapse {
    position: fixed;
    z-index: 9998;
    width: 100%;
    top: 0;
    padding: 0;
    padding-left: 20%;
    transition: transform .2s ease-in-out;
    transform: translate3d(100%, 0px, 0px); }
    #header .navbar .navbar-collapse.expand {
      transform: translate3d(0px, 0px, 0px); }
  #header .navbar .navbar-nav {
    background: #1d3658;
    height: 100vh;
    margin: 0;
    padding-top: 50px;
    text-align: center; }
    #header .navbar .navbar-nav li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      #header .navbar .navbar-nav li .caret {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -2px; }
      #header .navbar .navbar-nav li .dropdown-menu {
        text-align: center; }
        #header .navbar .navbar-nav li .dropdown-menu a {
          padding-left: 15px; }
        #header .navbar .navbar-nav li .dropdown-menu li:last-child {
          border-bottom: 0; }
      #header .navbar .navbar-nav li.open > a {
        background: #256891;
        color: #ade1f5; }
      #header .navbar .navbar-nav li.active > a {
        color: #fff;
        background: rgba(255, 255, 255, 0.08); }
    #header .navbar .navbar-nav a {
      color: #fff; }
      #header .navbar .navbar-nav a:focus, #header .navbar .navbar-nav a:hover {
        background: #256891;
        color: #ade1f5; }

  #home .banner .container h3 {
    font-size: 16px;
    line-height: 25px; }
    #home .banner .container h3:before, #home .banner .container h3:after {
      width: 30px; }
    #home .banner .container h3 span {
      width: 50%; }
  #home .banner .container p {
    padding-top: 15px; }
    #home .banner .container p a {
      padding: 7px 25px; }
  #home .agent {
    padding: 20px 0; }
    #home .agent .col-sm-3 {
      padding: 20px 0;
      float: left;
      width: 50%; }
      #home .agent .col-sm-3:nth-child(2n):after {
        display: none; }
  #home .solution dl {
    float: none; }
  #home .brand .list figure {
    display: block;
    margin: 15px 0; }
    #home .brand .list figure h4 {
      font-size: 16px; }
  #home .news figure {
    padding-left: 20px;
    padding-right: 20px; }

  .banner-4 .video {
    height: 160px; }
  .banner-4 .text {
    font-size: 14px; }
    .banner-4 .text h3 {
      font-size: 28px; }

  #footer .qrcode {
    margin-top: 20px;
    float: none; }

  #post .banner {
    height: 150px; }
  #post .prev-next li {
    margin-bottom: 20px; }
  #post .prev-next .text-right {
    text-align: left !important; } }
@media (min-width: 768px) {
  #header .navbar {
    height: 80px; }
    #header .navbar .navbar-brand {
      padding-top: 15px; }
      #header .navbar .navbar-brand img {
        height: 50px; }
    #header .navbar .navbar-nav {
      margin-top: 15px; }
      #header .navbar .navbar-nav > li {
        padding: 0; }
        #header .navbar .navbar-nav > li a {
          color: #1d3658;
          font-size: 14px; }
          #header .navbar .navbar-nav > li a:hover {
            background: none;
            color: #3eb1d7; }
        #header .navbar .navbar-nav > li .dropdown-menu {
          background: #1d3658;
          border-radius: 0;
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
          border: 0; }
          #header .navbar .navbar-nav > li .dropdown-menu a {
            color: #fff;
            padding: 8px 20px; }
            #header .navbar .navbar-nav > li .dropdown-menu a:hover {
              color: #3eb1d7; }
            #header .navbar .navbar-nav > li .dropdown-menu a:focus {
              background: transparent; }

  #home .banner {
    height: 300px; }
  #home .agent .col-sm-3 {
    width: 20%; }
  #home .product .swiper-button-group {
    margin-right: -24px; }
  #home .solution,
  #home .download {
    padding-top: 60px;
    padding-bottom: 60px; }
    #home .solution dl,
    #home .download dl {
      padding: 0 20px; } }
@media (min-width: 992px) {
  #header .navbar {
    height: 96px; }
    #header .navbar .navbar-brand {
      width: 250px;
      padding-top: 18px; }
      #header .navbar .navbar-brand img {
        height: 60px; }
    #header .navbar .navbar-nav {
      margin-top: 23px; }
      #header .navbar .navbar-nav > li {
        padding: 0 12px; }
        #header .navbar .navbar-nav > li a {
          font-size: 14px; }

  #home .banner {
    height: 400px; }
    #home .banner .container h3 {
      font-size: 32px;
      line-height: 50px; }
      #home .banner .container h3 span {
        width: 60%; }
  #home .product .swiper-button-group {
    margin-right: -40px; } }
@media (min-width: 1200px) {
  .container {
    width: 1200px; }

  #header .navbar .navbar-form {
    margin-top: 31px;
    position: relative;
    width: 180px; }
    #header .navbar .navbar-form .input-group {
      position: absolute;
      right: 0;
      top: 0;
      width: 180px;
      transition: width .3s;
      -ms-transition: width .3s; }
      #header .navbar .navbar-form .input-group:hover {
        width: 240px; }

  #home .banner {
    height: 500px; }
    #home .banner img {
      width: 100%;
      height: auto;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    #home .banner .container h3 {
      font-size: 40px;
      line-height: 60px; }
      #home .banner .container h3 span {
        width: 60%; } }

/*# sourceMappingURL=style.css.map */
